Register<I>(Type) Method

Summary
Registers a type mapping with the container.
Syntax
C#
C++/CLI
public static void Register<I>( 
   Type to 
) 
public: 
static void Registergeneric<typename I> 
(  
   Type^ to 
)  

Parameters

to
Type that will actually be returned.

Type Parameters

I
Type that will be requested.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.